A supertype of all two-element tuples (K, V) (with named and unnamed fields), where K is an immutable type, and V may be either mutable or immutable. Generally used for iterating over maps and constructing maps from iterables.
(K, V)
K
V
0.13.2